home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -in_the_mag- / mousewheel / freewheel / cxcustom.h < prev    next >
C/C++ Source or Header  |  2000-03-08  |  99b  |  7 lines

  1.  
  2. extern int MouseSpeed;
  3. extern BOOL DoClickToFront;
  4.  
  5. void CxCustomRoutine(CxMsg *msg,CxObj *obj);
  6.  
  7.